CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 钩子

搜索资源列表

  1. 截获鼠标移动事件的钩子例子VC.rar

    1下载:
  2. 我很想学习VB希望能得到帐号
  3. 所属分类:钩子与API截获

    • 发布日期:
    • 文件大小:88110
    • 提供者:
  1. GetPass_Src

    0下载:
  2. 利用vc++开发的消息钩子,其中钩子使用dll实现的-use vc development of the hook, the hook used to achieve the dll
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:58374
    • 提供者:bbhl80
  1. mask

    0下载:
  2. 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:81005
    • 提供者:李刚
  1. 技术4-11-2002

    0下载:
  2. 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4190198
    • 提供者:等待
  1. MaskKey

    1下载:
  2. 键盘钩子,屏蔽键盘,VC++,包含DLL,VB,VC调用例程和源码-HOOK DLL,dis- keyboard
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:43616
    • 提供者:D
  1. hook

    0下载:
  2. 如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库-How to install the hook procedure, how to write global hooks, dynamic link library to the global variable data sharing problem analysis. ADO database programming.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:13466
    • 提供者:my
  1. VChook

    0下载:
  2. VC钩子获取屏幕色彩开发,VC钩子获取屏幕-VC hook for the screen color development, VC hook for the screen
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:233264
    • 提供者:gusong
  1. HideFileByHoo

    0下载:
  2. 隐藏文件的C++钩子,需要拿去用,做病毒小子可以尝试以下。-Hide File hooks for VC++6
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1265
    • 提供者:noisc
  1. vc_hook_capturing_the_program_source_code_to_achie

    0下载:
  2. vc 钩子实现屏幕取词的程序源码vc hook capturing the program source code to achieve-vc hook capturing the program source code to achieve
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:41832
    • 提供者:3n
  1. vc_hook_access_password_box_password_by_applet

    0下载:
  2. vc通过钩子获得密码框密码小程序vc hook access password box password by applet-vc hook access password box password by applet
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3176076
    • 提供者:un
  1. TestKeyboard

    1下载:
  2. VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, when hit any key on the keyboard, the program will be detected, and the pop-u
  3. 所属分类:Hook api

    • 发布日期:2015-02-21
    • 文件大小:24576
    • 提供者:guanping
  1. MouseTrace

    1下载:
  2. MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:28420
    • 提供者:张名
  1. VC-HOOK

    0下载:
  2. 针对Hook( 钩子)技术在VC编程中的应用进行讨论,并着重对应用比较广泛的全局Hook 做了阐述。-For the Hook (hook) in VC Programming for discussion and focus on the application of a broader global Hook are described in detail.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:247668
    • 提供者:tony
  1. QQGUARD

    0下载:
  2. 监视和阻止qq登录,主要是使用了VC钩子,用HOOK技术实现-Qq log monitor and block the main hook is the use of the VC, with HOOK technology
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:295431
    • 提供者:张薇薇
  1. codehook

    0下载:
  2. 钩子范例,要学习windows编程的,可以好好看看.-Hook examples to learn windows programming, you can take a look.
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:144940
    • 提供者:pp201101
  1. GameDll

    0下载:
  2. VC钩子,小例子详细功能、包含内容说明见具体代码-VC hook, a small example of detailed features, including the content described in the specific code
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:37339
    • 提供者:am
  1. VC-program

    0下载:
  2. 一些与Windows相关的VC++小程序源码,比如如何打开我的电脑和我的文档、如何注销、关闭、重启系统、如何执行屏幕保护程序、如何在应用程序中启动其他程序、如何使用多媒体定时器、如何使用定时器、如何使应用程序只运行一个实例、如何实现系统托盘、如何实现钩子、如何设置桌面墙纸、如何枚举系统当前进程、如何将应用程序已运行的实例调至前台、如何获得系统显示元素的颜色、如何获得系统时间、如何获得系统的度量信息、如何获得和设置NetBIOS计算机名-Some Windows-related VC++ appl
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:306549
    • 提供者:liu
  1. vc.pvz

    0下载:
  2. 植物大战僵尸辅助源码,采用了windows钩子,注入游戏,只对中文原版有效。-pvz source code,use hook,only the Chinese.
  3. 所属分类:Hook api

    • 发布日期:2017-05-17
    • 文件大小:4650973
    • 提供者:qwe
  1. HOOKTest

    0下载:
  2. VC钩子测试程序。能截取系统消息及显示当前坐标等功能。-VC hook test program. Can intercept system messages and display coordinates
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:137597
    • 提供者:sfd
  1. VB调用VC的全局钩子,屏蔽键盘任意键

    0下载:
  2. Vb 开发方便使用的键盘、鼠标钩子 hook(Vb development, easy to use keyboard, mouse hook, hook)
  3. 所属分类:钩子与API截获

    • 发布日期:2017-12-28
    • 文件大小:81920
    • 提供者:一帆_k
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com